@media (max-width: 1280px) {
    .head .language{margin-right: 50px;}
    .foot .foot_con{width: 340px;}
    .foot .foot_qr{width: 200px;}
    .foot .foot_nav{width: calc(98% - 540px);}
    .banner_list li{height: 720px;}
}
@media (max-width: 1060px) {
    .head{height:0.8rem;}
    .head .logo{line-height:0.8rem;width:1.9rem;}
    .head .language,.head .search_box{display: none;}
    .nav_btn{display: block;}
    .head .nav_box{
        display: none;position: fixed;top:0.8rem;left: 0;right: 0;box-sizing: border-box;z-index: 2;
        background: #fff;width: 100%;height: calc(100% - 0.8rem);border-top: 1px solid #1170c0;overflow: auto;
    }
    .nav_box .nav{width:100%;border-left:none;}
    .nav li{width:100%;float:none;border-right:none;}
    .nav li.moNav{display: block;}
    .nav li>a{line-height:40px;color:#333;margin-top:0;}
    .nav li .nav_er{
        position: static;width:100%;line-height:30px;padding:0;display: none;opacity: 1;visibility: visible;
    }
    .nav_er .navEr_list{min-height:inherit;}
    .nav_er .navEr_oth{display: none;}
    .head li.moNav .search_box{display: block;margin: auto;}
    /****/
    .foot .foot_nav{display: none;}
    .foot .foot_qr{float: left;border-left: none;}
    /****/
    .ind_main{padding-bottom: 0.4rem;}
    .banner{border-bottom:0.06rem solid #10438e;}
    .banner_list li{height:5rem;}
    .banner .bx-wrapper .bx-prev{left: 2%;}
    .banner .bx-wrapper .bx-next{right:2%;}
    .banner_list li .banner_txt{padding:0 0.4rem;position: relative;top: 50%;transform:translateY(-50%);}
    .banner_txt .banner_T1{line-height:40px;font-size: 30px;}
    .banner_txt .banner_T2{line-height:26px;font-size: 16px;}
    .ind_list{position:relative;left:0;transform:translateX(0);bottom:0;margin:0.4rem auto 0;}
    .ind_list li{width:100%;margin-right:0;float: none;}
    .ind_list li.act{width:100%;}
    .ind_one .ind_T{background: #1556a4;font-weight: bold;color:#fff;}
    .ind1 .ind_T i{background:#fff url("../images/ind_012.png") center no-repeat;}
    .ind2 .ind_T i{background:#fff url("../images/ind_022.png") center no-repeat;}
    .ind3 .ind_T i{background:#fff url("../images/ind_032.png") center no-repeat;}
    .ind4 .ind_T i{background:#fff url("../images/ind_042.png") center no-repeat;}
    .ind5 .ind_T i{background:#fff url("../images/ind_052.png") center no-repeat;}
    .ind_one .ind_TT{padding: 15px 0;}
    .ind_TT .ind_txt{width: calc(100% - 190px);box-sizing: border-box;padding:0 16px;}
    .ind_T:after{opacity: 1;left: 100%;}
    .ind_list li:nth-child(even) .ind_one .ind_T{float: right;}
    .ind_list li:nth-child(even) .ind_pic{float: left;}
    .ind_list li:nth-child(even) .ind_T:after{left:initial;right: 100%;border-right-color:#1556a4;border-left-color:transparent;}
    .right_box{display: none;}
}
@media (max-width: 640px) {
    .foot{padding-top:0.4rem;border-top-width: 0.06rem;}
    .foot .foot_con{display: none;}
    .foot .foot_qr{float: none;border-right: none;margin: auto;line-height: 30px;font-size: 14px;padding-bottom: 0;}
    .foot .copyright{line-height:20px;padding:0.1rem 0;margin-top:0.4rem;}
    .banner_txt .banner_T1{line-height:30px;font-size: 24px;}
    .banner_txt .banner_T2{line-height:24px;font-size: 14px;}
    /****/
    .ind_main{padding-bottom: 0;}
    .ind_list{width: 100%;margin: 0;background:#1556a4;}
    .ind_list li{width:33.33%;float: left;}
    .ind_list li.act{width: 33.33%;}
    .ind_one .ind_TT{display: none;}
    .ind_T:after{display: none;}
    .ind_one .ind_T{float: none;width: 100%;}
    .ind_T i{width:64px;height:64px;background-size: 30px !important;}
    /*µÚ¶þÖÖ*/
    /*.ind_TT .ind_pic{display: none;}
    .ind_TT .ind_txt{width: 100%;}
    .ind_one .ind_T{width: 90px;}
    .ind_T i{height:60px;width:60px;}
    .ind_one .ind_TT{padding:12px 0;width: calc(100% - 90px);}
    .ind_txt .ovh4{-webkit-line-clamp: 5;}*/
}